﻿#foucsBox { margin: 0 auto; padding: 0; width: 470px; height: 340px; overflow: hidden; position: relative; }
    #foucsBox .imgCon { width: 470px; height: 340px; margin: 0; padding: 0; position: relative; list-style: none; }
        #foucsBox .imgCon li { float: left; width: 470px; height: 340px; }
            #foucsBox .imgCon li img { border: 0; }
            #foucsBox .imgCon li .imgTitle { width: 470px;  text-align: center;  height:35px; background-color:#71757a; font-family:"微软雅黑"; font-size:18px; color:#fff; font-weight:bold;  line-height:35px;}
                #foucsBox .imgCon li .imgTitle a { color: #fff; display: block; text-decoration: none; font-family: "Microsoft Yahei","黑体"; font-weight: normal; font-size: 18px; zoom: 1; }
	/*标题背景*/			
    #foucsBox .showPage { width: 470px; height: 35px;  background: #000;   }
	
    #foucsBox .foucs { width: 470px; height: 22px; position: absolute; bottom: 35px; text-align: right;  }
        #foucsBox .foucs span { display: inline-block; width: 12px; height: 13px; margin: 0 5px; line-height: 0; font-size: 0; background: url(../images/lh2.png)  no-repeat; cursor: pointer; overflow: hidden; }
            #foucsBox .foucs span.f { background: url(../images/lh1.png)  no-repeat; }
		/*	
    #foucsBox .foucsButton { width: 40px; height: 56px; padding: 7px; margin-top: -70px; position: relative; z-index: 4; }
        #foucsBox .foucsButton span { display: inline; width: 23px; height: 45px; margin: 7px 5px 0; cursor: pointer; overflow: hidden; background: url(../images/bg.png) 0 0 no-repeat; }
        #foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }
    #foucsBox .lBtn { float: left; }
        #foucsBox .lBtn span { float: left; background-position: 0 -90px; }
    #foucsBox .rBtn { float: right; }
        #foucsBox .rBtn span { float: right; background-position: -30px -90px; }
    #foucsBox .btnHover { width: 146px; background: #408ED6; overflow: hidden; }
        #foucsBox .btnHover img { display: inline; }
		*/
